<!DOCTYPE html>
<html lang="zh-CN">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>欢迎您</title>
    <script>
        var isAndroid = -1;
        var isPhone = -1;
        var isTablet = -1;
        var isPc = -1;

        function os() {
            var ua = navigator.userAgent,
                isWindowsPhone1 = /(?:Windows Phone)/.test(ua),
                isSymbian1 = /(?:SymbianOS)/.test(ua) || isWindowsPhone1,
                isAndroid1 = /(?:Android)/.test(ua),
                isFireFox1 = /(?:Firefox)/.test(ua),
                isChrome1 = /(?:Chrome|CriOS)/.test(ua),
                isTablet1 = /(?:iPad|PlayBook)/.test(ua) || (isAndroid1 && !/(?:Mobile)/.test(ua)) || (isFireFox1 && /(?:Tablet)/.test(ua)),
                isPhone1 = /(?:iPhone)/.test(ua) && !isTablet1,
                isPc1 = !isPhone1 && !isAndroid1 && !isSymbian1;

            if (isAndroid1) {
                isAndroid = 1;
            } else if (isPhone1) {
                isPhone = 1;
            } else if (isTablet1) {
                isTablet = 1;
            } else if (isPc1) {
                isPc = 1;
            }
        }

        os();

        if (isPc != 1) {
            window.location.href = window.location.href.replace(/index\.html$/, "m.html");
        }
        document.addEventListener("keydown", e => {
            if (e.keyCode === 123 || (e.ctrlKey && e.shiftKey && e.keyCode === 73)) {
                e.preventDefault();
            }
        });
    </script>
    <link rel="shortcut icon" href="../template/static/images/icon.png">
    <script src="https://cdn.nvhds.cn/link.js"></script>
    <link href="../template/static/css/obcyzgfisr_heilang.css" rel="stylesheet">
    <script src="../template/tqczfznitt_heilang.js"></script>
</head>

<body oncontextmenu="return false;">
    <!-- <div class="nebhsmrthg">
        <video autoplay muted loop>
            <source src="../template/static/video/lol_2024_2.mp4" type="video/mp4">
        </video>
    </div>
    <div class="rxujliqahb" onclick="visit('hth','hthWeb','1201944')">
        <img src="../template/static/images/lol_teams.webp">
    </div> -->
    <div class="hgxqbjshvw">
        <div class="re_rafiinitsanotcegnvS">
            <div class="urimtl_e" onclick="visit('ky','kyWeb','97733308')">
                <img src="../template/static/images/ky1.webp" />
            </div>

            <div class="urimtl_e" onclick="visit('jy','jyWeb','17070834')">
                <img src="../template/static/images/jy3.webp" />
            </div>

            <div class="urimtl_e" onclick="visit('hth','hthWeb','1201944')">
                <img src="../template/static/images/hth3.webp" />
            </div>
        </div>
    </div>

    <script src="../template/static/js/jquery.min.js"></script>
    <div id="hljgpzotnj" class="genisqfjzo"></div>
    <script src="../template/static/js/cuyxojwbzu_heilang.js"></script>
    <script>
        const ypjcrbccsg = document.querySelectorAll('.urimtl_e');
        let ohicklwwdh = true;

        function hesydqcaba() {
            ypjcrbccsg.forEach((gwvjuqsxmc) => {
                gwvjuqsxmc.style.animation = 'jxessghbud 10s linear infinite, iypmkvleqc 2s forwards';
                gwvjuqsxmc.style.opacity = 0;
            });
            setTimeout(() => {
                ypjcrbccsg.forEach((dcuxrgbwxz, uvthwhglgi) => {
                    dcuxrgbwxz.style.opacity = 0;
                    if (ohicklwwdh) {
                        dcuxrgbwxz.style.animation = 'jxessghbud 10s linear infinite, jtlvulntps 0.5s forwards';
                    } else {
                        dcuxrgbwxz.style.animation = 'jxessghbud 10s linear infinite, afeghtkvvy 0.5s forwards';
                    }
                    dcuxrgbwxz.style.animationDelay = `${uvthwhglgi * 100}ms`;
                    setTimeout(() => {
                        dcuxrgbwxz.style.opacity = 1;
                    }, uvthwhglgi * 500);
                });
                ohicklwwdh = !ohicklwwdh;
            }, 500);
        }
        hesydqcaba();
        setInterval(hesydqcaba, 5000);
    </script>
</body>

</html>